﻿2026-07-31T08:03:10.7218476Z ##[group]Run actions/checkout@v5
2026-07-31T08:03:10.7219120Z with:
2026-07-31T08:03:10.7219531Z   repository: BigscreenVR/spt-bs-core
2026-07-31T08:03:10.7222659Z   token: ***
2026-07-31T08:03:10.7223006Z   ssh-strict: true
2026-07-31T08:03:10.7223384Z   ssh-user: git
2026-07-31T08:03:10.7223732Z   persist-credentials: true
2026-07-31T08:03:10.7224122Z   clean: true
2026-07-31T08:03:10.7224475Z   sparse-checkout-cone-mode: true
2026-07-31T08:03:10.7224895Z   fetch-depth: 1
2026-07-31T08:03:10.7225241Z   fetch-tags: false
2026-07-31T08:03:10.7225602Z   show-progress: true
2026-07-31T08:03:10.7225945Z   lfs: false
2026-07-31T08:03:10.7226280Z   submodules: false
2026-07-31T08:03:10.7226642Z   set-safe-directory: true
2026-07-31T08:03:10.7227047Z   allow-unsafe-pr-checkout: false
2026-07-31T08:03:10.7227480Z ##[endgroup]
2026-07-31T08:03:10.8023049Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T08:03:10.8024628Z ##[group]Getting Git version info
2026-07-31T08:03:10.8025272Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T08:03:10.8026173Z [command]/usr/bin/git version
2026-07-31T08:03:10.8026580Z git version 2.43.0
2026-07-31T08:03:10.8042354Z ##[endgroup]
2026-07-31T08:03:10.8054638Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cbd84b43-c24c-435f-8b1b-4e23882a526c' before making global git config changes
2026-07-31T08:03:10.8056022Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T08:03:10.8058254Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T08:03:10.8090062Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T08:03:10.8109680Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T08:03:10.8119951Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T08:03:10.8122662Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T08:03:10.8143619Z refs/heads/main
2026-07-31T08:03:10.8149767Z [command]/usr/bin/git checkout --detach
2026-07-31T08:03:10.8493701Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T08:03:10.8531727Z [command]/usr/bin/git branch --delete --force main
2026-07-31T08:03:10.8562894Z Deleted branch main (was dd1653e44).
2026-07-31T08:03:10.9160423Z ##[endgroup]
2026-07-31T08:03:10.9162468Z [command]/usr/bin/git submodule status
2026-07-31T08:03:10.9354294Z ##[group]Cleaning the repository
2026-07-31T08:03:10.9356961Z [command]/usr/bin/git clean -ffdx
2026-07-31T08:03:14.2264725Z Removing target/
2026-07-31T08:03:14.2275170Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T08:03:14.2407100Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T08:03:14.2412854Z ##[endgroup]
2026-07-31T08:03:14.2414466Z ##[group]Disabling automatic garbage collection
2026-07-31T08:03:14.2417565Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T08:03:14.2442878Z ##[endgroup]
2026-07-31T08:03:14.2443627Z ##[group]Setting up auth
2026-07-31T08:03:14.2448129Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T08:03:14.2471221Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T08:03:14.2658853Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T08:03:14.2683699Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T08:03:14.2872048Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T08:03:14.2900291Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T08:03:14.3104093Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T08:03:14.3142436Z ##[endgroup]
2026-07-31T08:03:14.3142924Z ##[group]Fetching the repository
2026-07-31T08:03:14.3149567Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd1653e4438bd16f5fafdd94a99bfac1b299e759:refs/remotes/origin/main
2026-07-31T08:03:14.9589778Z ##[endgroup]
2026-07-31T08:03:14.9591169Z ##[group]Determining the checkout info
2026-07-31T08:03:14.9591801Z ##[endgroup]
2026-07-31T08:03:14.9595359Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T08:03:14.9638003Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T08:03:14.9660151Z ##[group]Checking out the ref
2026-07-31T08:03:14.9662487Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T08:03:14.9716167Z Switched to a new branch 'main'
2026-07-31T08:03:14.9716624Z branch 'main' set up to track 'origin/main'.
2026-07-31T08:03:14.9721381Z ##[endgroup]
2026-07-31T08:03:14.9755142Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T08:03:14.9778939Z dd1653e4438bd16f5fafdd94a99bfac1b299e759
